home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / GRAPHICS / WINJP251.ZIP / WHATS.NEW < prev    next >
Text File  |  1994-04-03  |  14KB  |  316 lines

  1.                          *** v. 2.51 Changes ***
  2.  
  3.   - Bug fixes:
  4.     o Data loss warning would always appear when you attempted to save a
  5.       file.
  6.     o Saving a TIFF file with the File Save menu item would always cause
  7.       the save dialog to appear.
  8.     o Slideshow buffering of quantized non-JPEG 24-bit images did not
  9.       work.
  10.     o You couldn't open multiple copies of WinJPEG.
  11.     o If WinJPEG didn't recognize the file format of a file, it didn't
  12.       display an error message.
  13.   - Slideshow with only one image is now treated as a simple file open.
  14.  
  15.  
  16.                           *** v. 2.50 Changes ***
  17.  
  18.   - Monochrome, 16-color, and 64k-color display modes are now supported.
  19.   - Improved image quality after quantization.
  20.   - Replaced "Use 8-bit Bitmap" option with Maximum Color Depth.  If you
  21.     are viewing images, set it to the number of colors supported by your
  22.     display driver.  This number is the default setting.
  23.   - Added support for loading OS/2 (2.0 and 1.x) bitmaps and bitmap arrays.
  24.   - Added support for saving OS/2 2.0 bitmaps.
  25.   - Added support for loading/saving/batch compressing PPM files.
  26.   - Added the ability to display a slideshow in random or reverse order.
  27.   - Added the Info button in the open dialog.  This button displays the
  28.     file format information of a selected file.
  29.   - Added a list of most recently used files and directory/file type
  30.     pairs to the File Menu.
  31.   - Added 4 color TIFF image support.
  32.   - Added "Stretch to Fit Window" and "Keep Aspect Ratio if Stretched"
  33.     options.
  34.   - Added Undo/Redo feature and an option to disable Undo.
  35.   - Added Negative feature.
  36.   - Added "Save as..." menu item.
  37.   - Added Unselect All button in slideshow and batch compression dialogs.
  38.   - Loading bitmaps is faster.
  39.   - Loading PCX files is faster.
  40.   - Editing the HSV of a 24-bit image doesn't hog the CPU anymore
  41.   - Editing the HSV/RGB, contrast, or gamma is about twice as fast
  42.   - Removed "Maximum Fit after Load" option.  To perform the equivalent
  43.     operation, maximize the window, turn on the "Stretch to Fit Window"
  44.     and "Keep Aspect Ratio if Stretched" options
  45.   - Reduced the amount of memory needed for fullscreen mode.
  46.   - Fixed a bug in reading v.2.8 PCX files without a palette.
  47.   - Fixed a bug in reading PCX files.  Thanks to K.Griepenkerl and
  48.     O.Lefevre for pointing out the bugs and providing sample files.
  49.   - Fixed a bug in reading black and white TIFF files.  Thanks to R.
  50.     Pasco for pointing out the bug.
  51.  
  52.  
  53.               *** v. 2.43 Changes ***
  54.  
  55.   - Modified the print code so that it centers the image if it is smaller
  56.     than the printer page.
  57.   - Bug fixes:
  58.     o The Grayscale menu item is sometimes incorrectly enabled/disabled.
  59.     o If you load an image and modify it, WinJPEG didn't warn you that
  60.       the image changed when you capture an area of the screen.
  61.     o Fixed bug in printing with Maximum Fit.  Thanks to R. Pasco for
  62.       pointing out the bugs.
  63.     o Worked around an NT bug that prevented AutoResize after a load.
  64.       Thanks to J. Coffler for pointing out this bug.
  65.  
  66.  
  67.               *** v. 2.42 Changes ***
  68.  
  69.   - Bug fixes:
  70.     o Slideshows started from the command line would not allow duplicate
  71.       files to be used.
  72.     o If the first thing you do after you load WinJPEG is to capture a
  73.       window, you would not be able to save it to a file.
  74.     o Run-length encoded RGB Targas were not quantized to 256 colors if
  75.       you had the 8-bit Bitmap option on.
  76.     o Grayscale Targa's would not load.
  77.  
  78.  
  79.                           *** v. 2.41 Changes ***
  80.  
  81.   - Bug fix: After capturing the screen and then saving to a Windows RLE
  82.     BMP file, WinJPEG would GPF.
  83.  
  84.  
  85.                           *** v. 2.40 Changes ***
  86.  
  87.   - Added capability of buffering selected image file formats in a
  88.     cyclic slideshow.
  89.   - Added capability for diplaying a slideshow with the full screen.
  90.   - Added view fullscreen option.
  91.   - Added screen capture features that let you capture a window, the
  92.     client area of a window, or a portion of or the entire desktop.
  93.   - Added gamma correction feature.
  94.   - A dialog box is initially positioned so that all of the dialog
  95.     box is visible (i.e. not drawn off-screen).
  96.   - Bug fix: Bi-level TIFF images were displayed with black and gray
  97.     colors instead of black and white.  Thanks to R. Pasco for pointing
  98.     out the bug.
  99.  
  100.  
  101.                           *** v. 2.31 Changes ***
  102.  
  103.   - Bug fix: 256 color images that were converted to grayscale did not
  104.     save as grayscale.
  105.  
  106.  
  107.                           *** v. 2.30 Changes ***
  108.  
  109.   - Added image printing capability.
  110.   - Added grayscale feature.
  111.   - Added ability to scroll image with arrow, page up, page down, home,
  112.     or end keys.
  113.   - Added accelerator keys for copy, paste, and delete commands.
  114.   - While you are selecting a region to copy/crop, the image
  115.     automatically scrolls if your mouse pointer is outside the
  116.     WinJPEG window.
  117.   - Loading PCX files is slightly faster.
  118.   - Loading TIFF files is slightly faster.
  119.   - HSV Adjustment is much faster.
  120.   - Added an ellipsis to each menu item that pops up a dialog box. 
  121.     Thanks to S. Sabram for the suggestion.
  122.   - Fixed auto-resize bug that caused the WinJPEG window to
  123.     continuously resize until it crashed.  This bug occurred for
  124.     small images.
  125.   - Fixed a bug in reading 1-bit PCX files.  Thanks to B. Ferrell
  126.     for pointing out these bugs.
  127.   - Fixed a bug in the open/save dialogs: WinJPEG could not locate a
  128.     selected file if you manually entered the path of the file along
  129.     with the filename.
  130.   - Fixed a bug in reading RLE4 bitmaps.
  131.   - Bug fix:  After aborting a slideshow while it is pausing, you would
  132.     not be able to select a region to copy or crop.
  133.  
  134.  
  135.                           *** v. 2.20 Changes ***
  136.  
  137.   - JPEG decompression/compression is roughly 5% faster.
  138.   - GIF/Targa loading and saving is slightly faster.
  139.   - Added Full Palette option
  140.   - JPEG Preview now displays a JPEG image in gray-scale
  141.   - Added Move Window After Load option
  142.   - Added Maximum Fit After Load option
  143.   - Added Suppress Data Loss Warning option.  Thanks to B. Jones for the
  144.     suggestion.
  145.   - Fixed a bug that may cause unusual behavior if a bad or invalid file
  146.     like an HSI JPEG is in the slideshow list.
  147.  
  148.  
  149.                           *** v. 2.10 Changes ***
  150.  
  151.   - Incorporated v.4 of the IJPEG Group's JPEG code.  You can smooth an
  152. image before saving it to JPEG; this improves compression of dithered
  153. images such as GIF files.
  154.   - Version 3.21 of the TIFF library has been added; this version
  155. supports images that have been encoded as a single TIFF strip.  It also
  156. handles some palette images that formerly caused a GPF.  Thanks to R.
  157. Pasco for providing the problematic TIFF files.
  158.   - TIFF files can be batch compressed to JPEG.
  159.   - Batch compression now autodetects the file format
  160.   - The currently displayed image is not erased when you open a new
  161. image.  Note that the data for the old image is discarded so that the
  162. old image cannot be re-painted if you move the window, scroll the image,
  163. etc.
  164.   - Bug fixes:
  165.     - The slideshow/batch compression feature would not be able to
  166. handle more than 200 files.  Thanks to B. Woodcock for pointing out this
  167. bug.
  168.     - Changing the hue to a negative value would cause some pixels to
  169. change to incorrect colors.  Thanks to L. Haisley for pointing out this
  170. bug.
  171.     - After an image is resized, WinJPEG would not warn you that the
  172. image had been changed before opening another image or exiting.
  173.  
  174.   
  175.                           *** v. 2.00 Changes ***
  176.  
  177.   - Added support for viewing/saving PCX, TIFF, and Windows
  178. BMP(compressed with RLE) files.
  179.   - Improved slideshow/batch conversion dialog box.
  180.   - Moved the delay setting and the Cycle Slideshow to a new Slideshow
  181. Options dialog box.
  182.   - Added a manual slide advancement feature.
  183.   - Added support for cropping an image and copying a portion of the
  184. image to the clipboard.
  185.   - In the Save common dialog, the save filename's extension
  186. automatically changes to the exte